Skip to content

remove debug statements#521

Merged
chriselrod merged 1 commit intoJuliaSIMD:mainfrom
ranocha:patch-3
Jan 4, 2024
Merged

remove debug statements#521
chriselrod merged 1 commit intoJuliaSIMD:mainfrom
ranocha:patch-3

Conversation

@ranocha
Copy link
Copy Markdown
Member

@ranocha ranocha commented Jan 4, 2024

These debug statements were added in #519. They made CI fail in ranocha/SummationByPartsOperators.jl#241. I think it would be nice to disable them again (or only enable them with a special debug setting?).
It would be nice to get a new release when this is merged.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 4, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (314beff) 80.29% compared to head (21731d7) 80.11%.

Files Patch % Lines
src/condense_loopset.jl 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #521      +/-   ##
==========================================
- Coverage   80.29%   80.11%   -0.19%     
==========================================
  Files          39       39              
  Lines        9608     9604       -4     
==========================================
- Hits         7715     7694      -21     
- Misses       1893     1910      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chriselrod
Copy link
Copy Markdown
Member

Oops, I did not mean to add those.

@chriselrod chriselrod merged commit 3fbe248 into JuliaSIMD:main Jan 4, 2024
@ranocha ranocha deleted the patch-3 branch January 4, 2024 16:09
@ranocha
Copy link
Copy Markdown
Member Author

ranocha commented Jan 4, 2024

Thanks for merging this so quickly!

@ranocha ranocha mentioned this pull request Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants